[INFO] cloning repository https://github.com/itevie/zephyr-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itevie/zephyr-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitevie%2Fzephyr-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitevie%2Fzephyr-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45511753664cb9d1057b76315b9e68b98744ac86
[INFO] fixing itevie/zephyr-lang against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitevie%2Fzephyr-lang" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/itevie/zephyr-lang
[INFO] finished tweaking git repo https://github.com/itevie/zephyr-lang
[INFO] tweaked toml for git repo https://github.com/itevie/zephyr-lang written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itevie/zephyr-lang on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/itevie/zephyr-lang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ac8b1b1c2f7dbe451043ce78a876db0f471b15dd0ea731200b8524944d6aa0b2
[INFO] running `Command { std: "docker" "start" "ac8b1b1c2f7dbe451043ce78a876db0f471b15dd0ea731200b8524944d6aa0b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac8b1b1c2f7dbe451043ce78a876db0f471b15dd0ea731200b8524944d6aa0b2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac8b1b1c2f7dbe451043ce78a876db0f471b15dd0ea731200b8524944d6aa0b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac8b1b1c2f7dbe451043ce78a876db0f471b15dd0ea731200b8524944d6aa0b2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zephyr v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/runtime/native/mod.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/values/mod.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/values/struct_mapping.rs (10 fixes)
[INFO] [stderr]        Fixed src/runtime/native/math.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/native/native_util.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/mod.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_conditionals.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let value = self.run(*expr.test)?;
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `value` calls a custom destructor
[INFO] [stdout]    |             `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 43 |         Ok(values::Null::new().wrap())
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 44 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `value` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/interpreter_functions.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let null_value = values::Null::new().wrap();
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `null_value` calls a custom destructor
[INFO] [stdout]     |                 `null_value` will be dropped later as of Edition 2024
[INFO] [stdout] 118 |             if let Some(proto) = left.options().proto.borrow().as_ref() {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 132 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `null_value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `null_value` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_loops.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |         while self.run(*expr.test.clone())?.is_truthy() {
[INFO] [stdout]    |               -----------------------------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |             match self.run(*expr.body.clone()) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 |                 Ok(_) => (),
[INFO] [stdout] 20 |                 Err(err) => match err.code {
[INFO] [stdout]    |                     ---
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `err` calls a custom destructor
[INFO] [stdout]    |                     `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 26 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_loops.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let values = self.run(*expr.iterator)?.iter()?;
[INFO] [stdout]    |             ------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `values` calls a custom destructor
[INFO] [stdout]    |             `values` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 60 |         Ok(values::Null::new().wrap())
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 61 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `values` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `values` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_operators.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let left = self.run(*expr.left)?;
[INFO] [stdout]    |             ----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `left` calls a custom destructor
[INFO] [stdout]    |             `left` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 75 |         Ok(values::Boolean::new(left.compare_with(right, expr.t, Some(expr.location))?).wrap())
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^------------------------------------------------------^
[INFO] [stdout]    |            |                    |
[INFO] [stdout]    |            |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |            |                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 76 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `left` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `left` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_operators.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let left = self.run(*expr.left)?;
[INFO] [stdout]    |             ----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `left` calls a custom destructor
[INFO] [stdout]    |             `left` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 88 |         Ok(values::Boolean::new(result).wrap())
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 89 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `left` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `left` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_variables.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |                           if let Some(val) = arr.items.borrow().get(i) {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 35 |                               self.scope.borrow_mut().insert(
[INFO] [stdout]    |                               -----------------------
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |  _____________________________`#2` will be dropped later as of Edition 2024
[INFO] [stdout]    | |
[INFO] [stdout] 36 | |                                 v.value.clone(),
[INFO] [stdout] 37 | |                                 Variable {
[INFO] [stdout] 38 | |                                     is_const: expr.is_const,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |                                 Some(v.location.clone()),
[INFO] [stdout] 42 | |                             )?;
[INFO] [stdout]    | |                              -
[INFO] [stdout]    | |                              |
[INFO] [stdout]    | |______________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 50 |                       }
[INFO] [stdout]    |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:2050:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/native/tags.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let mut lock = target.options().tags.borrow_mut();
[INFO] [stdout]    |                 --------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `lock` calls a custom destructor
[INFO] [stdout]    |                 `lock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 54 |             Ok(values::Null::new().wrap())
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 55 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `lock` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:2050:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/native/tcp.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout]  59 |       let (send_rx, send_val) = values::MspcSender::new_handled();
[INFO] [stdout]     |                     --------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `send_val` calls a custom destructor
[INFO] [stdout]     |                     `send_val` will be dropped later as of Edition 2024
[INFO] [stdout]  60 |
[INFO] [stdout]  61 |       let event = values::EventEmitter::new(vec!["receive", "close"]);
[INFO] [stdout]     |           -----
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `event` calls a custom destructor
[INFO] [stdout]     |           `event` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |       let event_2 = event.clone();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `event_2` calls a custom destructor
[INFO] [stdout]     |           `event_2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |       Ok(values::Object::new(HashMap::from([
[INFO] [stdout]     |  ________^
[INFO] [stdout] 127 | |         ("send".to_string(), send_val.wrap()),
[INFO] [stdout] 128 | |         ("event".to_string(), event.clone().wrap()),
[INFO] [stdout]     | |                               -------------
[INFO] [stdout]     | |                               |
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 129 | |     ]))
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 130 |       .wrap())
[INFO] [stdout] 131 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `send_val` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `send_val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event_2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `event_2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/scope.rs:102:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut scope = Some(Rc::from(RefCell::from(self.clone())));
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `scope` calls a custom destructor
[INFO] [stdout]     |             `scope` will be dropped later as of Edition 2024
[INFO] [stdout] 101 |
[INFO] [stdout] 102 |         while let Some(s) = scope.clone() {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^
[INFO] [stdout]     |                        |    |
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `s` calls a custom destructor
[INFO] [stdout]     |                        `s` will be dropped later as of Edition 2024
[INFO] [stdout] 103 |             let lock = s.borrow();
[INFO] [stdout]     |                 ----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `lock` calls a custom destructor
[INFO] [stdout]     |                 `lock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 113 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `scope` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `s` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `s` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `lock` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/scope.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 let mut scope = Some(Rc::from(RefCell::from(self.clone())));
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `scope` calls a custom destructor
[INFO] [stdout]     |                     `scope` will be dropped later as of Edition 2024
[INFO] [stdout] 156 |
[INFO] [stdout] 157 |                 while let Some(s) = scope.clone() {
[INFO] [stdout]     |                                -    ^^^^^^^^^^^^^
[INFO] [stdout]     |                                |    |
[INFO] [stdout]     |                                |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `s` calls a custom destructor
[INFO] [stdout]     |                                `s` will be dropped later as of Edition 2024
[INFO] [stdout] 158 |                     let mut lock = s.borrow_mut();
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `lock` calls a custom destructor
[INFO] [stdout]     |                         `lock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 167 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `scope` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `s` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `s` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `lock` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:2050:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/runtime/values/struct_mapping.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     RuntimeValue::Array(ref a) => Ok(a
[INFO] [stdout]    |                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 63 | impl_for_vec!(u8, "array of u8", RuntimeValue::ZString(s) => s.value.as_bytes().to_vec());
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `impl_for_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     &RuntimeValue::Array(ref a) => Ok(a
[INFO] [stdout]    |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_conditionals.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let value = self.run(*expr.test)?;
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `value` calls a custom destructor
[INFO] [stdout]    |             `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 43 |         Ok(values::Null::new().wrap())
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 44 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `value` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/interpreter_functions.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let null_value = values::Null::new().wrap();
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `null_value` calls a custom destructor
[INFO] [stdout]     |                 `null_value` will be dropped later as of Edition 2024
[INFO] [stdout] 118 |             if let Some(proto) = left.options().proto.borrow().as_ref() {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 132 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `null_value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `null_value` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_loops.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |         while self.run(*expr.test.clone())?.is_truthy() {
[INFO] [stdout]    |               -----------------------------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 18 |             match self.run(*expr.body.clone()) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 19 |                 Ok(_) => (),
[INFO] [stdout] 20 |                 Err(err) => match err.code {
[INFO] [stdout]    |                     ---
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `err` calls a custom destructor
[INFO] [stdout]    |                     `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 26 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_loops.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let values = self.run(*expr.iterator)?.iter()?;
[INFO] [stdout]    |             ------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `values` calls a custom destructor
[INFO] [stdout]    |             `values` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 60 |         Ok(values::Null::new().wrap())
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 61 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `values` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `values` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_operators.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let left = self.run(*expr.left)?;
[INFO] [stdout]    |             ----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `left` calls a custom destructor
[INFO] [stdout]    |             `left` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 75 |         Ok(values::Boolean::new(left.compare_with(right, expr.t, Some(expr.location))?).wrap())
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^------------------------------------------------------^
[INFO] [stdout]    |            |                    |
[INFO] [stdout]    |            |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |            |                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 76 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `left` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `left` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_operators.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let left = self.run(*expr.left)?;
[INFO] [stdout]    |             ----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `left` calls a custom destructor
[INFO] [stdout]    |             `left` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 88 |         Ok(values::Boolean::new(result).wrap())
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 89 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `left` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `left` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/interpreter_variables.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |                           if let Some(val) = arr.items.borrow().get(i) {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 35 |                               self.scope.borrow_mut().insert(
[INFO] [stdout]    |                               -----------------------
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |  _____________________________`#2` will be dropped later as of Edition 2024
[INFO] [stdout]    | |
[INFO] [stdout] 36 | |                                 v.value.clone(),
[INFO] [stdout] 37 | |                                 Variable {
[INFO] [stdout] 38 | |                                     is_const: expr.is_const,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |                                 Some(v.location.clone()),
[INFO] [stdout] 42 | |                             )?;
[INFO] [stdout]    | |                              -
[INFO] [stdout]    | |                              |
[INFO] [stdout]    | |______________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 50 |                       }
[INFO] [stdout]    |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:2050:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/runtime/native/tags.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let mut lock = target.options().tags.borrow_mut();
[INFO] [stdout]    |                 --------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `lock` calls a custom destructor
[INFO] [stdout]    |                 `lock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 54 |             Ok(values::Null::new().wrap())
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 55 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `lock` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:2050:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/native/tcp.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout]  59 |       let (send_rx, send_val) = values::MspcSender::new_handled();
[INFO] [stdout]     |                     --------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `send_val` calls a custom destructor
[INFO] [stdout]     |                     `send_val` will be dropped later as of Edition 2024
[INFO] [stdout]  60 |
[INFO] [stdout]  61 |       let event = values::EventEmitter::new(vec!["receive", "close"]);
[INFO] [stdout]     |           -----
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `event` calls a custom destructor
[INFO] [stdout]     |           `event` will be dropped later as of Edition 2024
[INFO] [stdout]  62 |       let event_2 = event.clone();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `event_2` calls a custom destructor
[INFO] [stdout]     |           `event_2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |       Ok(values::Object::new(HashMap::from([
[INFO] [stdout]     |  ________^
[INFO] [stdout] 127 | |         ("send".to_string(), send_val.wrap()),
[INFO] [stdout] 128 | |         ("event".to_string(), event.clone().wrap()),
[INFO] [stdout]     | |                               -------------
[INFO] [stdout]     | |                               |
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 129 | |     ]))
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 130 |       .wrap())
[INFO] [stdout] 131 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `send_val` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `send_val` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `event` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `event_2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `event_2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/scope.rs:102:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut scope = Some(Rc::from(RefCell::from(self.clone())));
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `scope` calls a custom destructor
[INFO] [stdout]     |             `scope` will be dropped later as of Edition 2024
[INFO] [stdout] 101 |
[INFO] [stdout] 102 |         while let Some(s) = scope.clone() {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^
[INFO] [stdout]     |                        |    |
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `s` calls a custom destructor
[INFO] [stdout]     |                        `s` will be dropped later as of Edition 2024
[INFO] [stdout] 103 |             let lock = s.borrow();
[INFO] [stdout]     |                 ----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `lock` calls a custom destructor
[INFO] [stdout]     |                 `lock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 113 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `scope` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `s` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `s` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `lock` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/scope.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 let mut scope = Some(Rc::from(RefCell::from(self.clone())));
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `scope` calls a custom destructor
[INFO] [stdout]     |                     `scope` will be dropped later as of Edition 2024
[INFO] [stdout] 156 |
[INFO] [stdout] 157 |                 while let Some(s) = scope.clone() {
[INFO] [stdout]     |                                -    ^^^^^^^^^^^^^
[INFO] [stdout]     |                                |    |
[INFO] [stdout]     |                                |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `s` calls a custom destructor
[INFO] [stdout]     |                                `s` will be dropped later as of Edition 2024
[INFO] [stdout] 158 |                     let mut lock = s.borrow_mut();
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `lock` calls a custom destructor
[INFO] [stdout]     |                         `lock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 167 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `scope` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `s` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `s` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `lock` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:2050:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/runtime/values/struct_mapping.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     RuntimeValue::Array(ref a) => Ok(a
[INFO] [stdout]    |                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 63 | impl_for_vec!(u8, "array of u8", RuntimeValue::ZString(s) => s.value.as_bytes().to_vec());
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `impl_for_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     &RuntimeValue::Array(ref a) => Ok(a
[INFO] [stdout]    |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.12s
[INFO] [stderr] crater-edition-check: zephyr v0.4.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking zephyr v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `thread`
[INFO] [stdout]  --> src/main.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{env, fs, thread};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ErrorKind`, `Read`, and `Write`
[INFO] [stdout]  --> src/main.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{ErrorKind, Read, Write};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::mpsc`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ThreadInnerValue` and `ThreadRuntimeValue`
[INFO] [stdout]   --> src/main.rs:12:47
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::runtime::values::thread_crossing::{ThreadInnerValue, ThreadRuntimeValue};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::values::MspcSenderOptions`
[INFO] [stdout]  --> src/runtime/interpreter_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::runtime::values::MspcSenderOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `make_no_args_error`
[INFO] [stdout]  --> src/runtime/native/tcp.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     native::{add_native, make_no_args_error},
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lexer::tokens::Location`
[INFO] [stdout]  --> src/runtime/values/event_emitter.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     lexer::tokens::Location,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FunctionInner`, `FunctionType`, `MspcSenderType`, `NativeFunctionType`, and `RuntimeValueDetails`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::{FunctionInner, FunctionType, MspcSenderType, NativeFunctionType, RuntimeValue, RuntimeValueDetails, RuntimeValueUtils};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thread`
[INFO] [stdout]  --> src/main.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{env, fs, thread};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ErrorKind`, `Read`, and `Write`
[INFO] [stdout]  --> src/main.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{ErrorKind, Read, Write};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::mpsc`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::mpsc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ThreadInnerValue` and `ThreadRuntimeValue`
[INFO] [stdout]   --> src/main.rs:12:47
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::runtime::values::thread_crossing::{ThreadInnerValue, ThreadRuntimeValue};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::values::MspcSenderOptions`
[INFO] [stdout]  --> src/runtime/interpreter_functions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::runtime::values::MspcSenderOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `make_no_args_error`
[INFO] [stdout]  --> src/runtime/native/tcp.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     native::{add_native, make_no_args_error},
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lexer::tokens::Location`
[INFO] [stdout]  --> src/runtime/values/event_emitter.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     lexer::tokens::Location,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FunctionInner`, `FunctionType`, `MspcSenderType`, `NativeFunctionType`, and `RuntimeValueDetails`
[INFO] [stdout]  --> src/runtime/values/thread_crossing.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::{FunctionInner, FunctionType, MspcSenderType, NativeFunctionType, RuntimeValue, RuntimeValueDetails, RuntimeValueUtils};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]   --> src/runtime/interpreter_functions.rs:78:38
[INFO] [stdout]    |
[INFO] [stdout] 78 |             FunctionType::MspcSender(func) => {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_2`
[INFO] [stdout]   --> src/runtime/native/tcp.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let event_2 = event.clone();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]   --> src/runtime/interpreter_functions.rs:78:38
[INFO] [stdout]    |
[INFO] [stdout] 78 |             FunctionType::MspcSender(func) => {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/runtime/values/struct_mapping.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     RuntimeValue::Array(ref a) => Ok(a
[INFO] [stdout]    |                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 63 | impl_for_vec!(u8, "array of u8", RuntimeValue::ZString(s) => s.value.as_bytes().to_vec());
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `impl_for_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     &RuntimeValue::Array(ref a) => Ok(a
[INFO] [stdout]    |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_2`
[INFO] [stdout]   --> src/runtime/native/tcp.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let event_2 = event.clone();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zephyr` (bin "zephyr" test) due to 1 previous error; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/runtime/values/struct_mapping.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     RuntimeValue::Array(ref a) => Ok(a
[INFO] [stdout]    |                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 63 | impl_for_vec!(u8, "array of u8", RuntimeValue::ZString(s) => s.value.as_bytes().to_vec());
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `impl_for_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     &RuntimeValue::Array(ref a) => Ok(a
[INFO] [stdout]    |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zephyr` (bin "zephyr") due to 1 previous error; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ac8b1b1c2f7dbe451043ce78a876db0f471b15dd0ea731200b8524944d6aa0b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac8b1b1c2f7dbe451043ce78a876db0f471b15dd0ea731200b8524944d6aa0b2", kill_on_drop: false }`
[INFO] [stdout] ac8b1b1c2f7dbe451043ce78a876db0f471b15dd0ea731200b8524944d6aa0b2
